'Declaration
<DispIdAttribute(276)> Function GetPageImageSize( _ ByVal ImageIdx As Integer, _ ByRef Width As Integer, _ ByRef Height As Integer _ ) As GdPictureStatus
[DispId(276)] GdPictureStatus GetPageImageSize( int ImageIdx, ref int Width, ref int Height )
function GetPageImageSize( ImageIdx: Integer; var Width: Integer; var Height: Integer ): GdPictureStatus;
DispIdAttribute(276) function GetPageImageSize( ImageIdx : int, Width : int, Height : int ) : GdPictureStatus;
[DispId(276)] GdPictureStatus GetPageImageSize( int ImageIdx, ref int Width, ref int Height )
[DispId(276)] GdPictureStatus GetPageImageSize( int ImageIdx, int% Width, int% Height )
Parameters
- ImageIdx
- Width
- Height